home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Belgian Amiga Club - ADF Collection
/
BS1 part 60.zip
/
BS1 part 60
/
Cnet 2.60 d2.adf
/
workbench
/
s
/
startup-cnet
Wrap
Text File
|
1993-02-10
|
1KB
|
41 lines
; CNet AMIGA 2+ user startup-sequence
echo "Welcome to CNet PRO BBS for AMIGA version 2+ !"
; repeat the following line with CNAUX01: CNAUX02:, etc as necessary
; for each DEVS:mountlist-cnet entry.
mount CNAUX00: from devs:mountlist-cnet
assign CNET: dh0:cnet
assign SysText: cnet:systext
assign SysData: cnet:sysdata
assign Base0: cnet:base
assign UDBase0: cnet:udbase
assign Mail: cnet:mail
assign Pfiles: cnet:pfiles
assign Gfiles: cnet:gfiles
assign News: cnet:news
;v2.21 and higher ... VOTE is now expected to be a subdir in SYSDATA:
; add other assigns here for base1, udbase1, etc. as necessary.
; consult manual!
; this is the XPR handler ... it loads faster from ram:
copy CNET:xpr-task ram:
stack 40000
; if you have AREXX installed on your hard drive, the following command
; is necessary to launch the arexx interpreter. Just remove the semicolon
; if needed.
; rexxmast
; remove the semicolon from the beginning of the following line to
; allow CNet to auto-run at bootup.
; run CNET:control